x86 hvm: Introduce pmtimer_change_ioport and HVM_PARAM_ACPI_IOPORTS_LOCATION
authorKeir Fraser <keir@xen.org>
Fri, 29 Oct 2010 17:42:34 +0000 (18:42 +0100)
committerKeir Fraser <keir@xen.org>
Fri, 29 Oct 2010 17:42:34 +0000 (18:42 +0100)
commitf0ad21c499f735b1e9b04cf2454ed3808201fc56
treeac628efd879ff657f6838c364be1a73319bf2377
parent2911af8256327c067ad8ec05ed5054e9812fc06d
x86 hvm: Introduce pmtimer_change_ioport and HVM_PARAM_ACPI_IOPORTS_LOCATION

By default, Xen will handle the old ACPI IO port. But it can switch to
the new one by setting the HVM_PARAM_ACPI_IOPORTS_LOCATION to 1.

Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
Signed-off-by: Keir Fraser <keir@xen.org>
xen/arch/x86/hvm/hvm.c
xen/arch/x86/hvm/intercept.c
xen/arch/x86/hvm/pmtimer.c
xen/include/asm-x86/hvm/io.h
xen/include/asm-x86/hvm/vpt.h
xen/include/public/hvm/ioreq.h
xen/include/public/hvm/params.h